home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
New Perspectives on Computer Concepts
/
New Perspectives on Computer Concepts.iso
/
np2010c
/
L02a.swf
/
scripts
/
frame_313
/
DoAction.as
Wrap
Text File
|
2007-12-30
|
127b
|
8 lines
voiceover.attachSound("Hclick");
voiceover.start();
voiceover.onSoundComplete = function()
{
nextFrame();
};
stop();